home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003: The Beautiful Scenery / enter-parhaat-2003.iso / files / Gnop.exe / scripts / frame_5 / PlaceObject2_59_33 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2002-12-31  |  104 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(ajastin < getTimer())
  3.    {
  4.       _root.gotoAndPlay("peli");
  5.    }
  6. }
  7.